How to Install ocfs2console software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install ocfs2console software package in Ubuntu 14.04 LTS (Trusty Tahr)

ocfs2console software package provides tools for managing OCFS2 cluster filesystems - graphical interface, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install ocfs2console 

ocfs2console is installed in your system.

Make ensure the ocfs2console package were installed using the commands given below,

$ sudo dpkg-query -l | grep ocfs2console *

You will get with ocfs2console package name, version, architecture and description in a table

ocfs2console package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Administration Utilities
Package ocfs2console
Version 1.6.4-3ubuntu1
Description tools for managing OCFS2 cluster filesystems - graphical interface
Sub Section Admin


See Also, How to uninstall or remove ocfs2console software package from Ubuntu 14.04 LTS (Trusty Tahr)?